home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Answers 1995 December
/
PC Answers December 1995 (disc errors).iso
/
mxc
/
intro.dir
/
00057_glossary up.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-04
|
272 b
|
13 lines
on mouseDown
global myLine
buttonsUp()
if the machineType = 256 then
set the video of cast (myLine + 100) to 0
set the controller of cast (myLine + 100) to 0
end if
set myLine to 1
set the castNum of sprite 17 to 67
updateStage()
go("toGloss")
end